Allow make targets to be called via make -C
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 13 Jun 2007 10:05:47 +0000 (11:05 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 13 Jun 2007 10:05:47 +0000 (11:05 +0100)
commit599054e79261efbe3254eb4884018a22dd003ba7
tree3885697407066b92eea41eaadeb31aaf06e8f9da
parent986c39db495bfee3cfa354f31031f6d473128ebb
Allow make targets to be called via make -C

Change PWD to CURDIR in new mk.linux-2.6-xen to allow make targets to
be called via a make -C

From: Ben Guthro <bguthro@virtualiron.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
buildconfigs/mk.linux-2.6-xen